projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a43034
)
a11y: Don't include gtkx when not needed
author
Benjamin Otte
<otte@redhat.com>
Fri, 30 Sep 2011 19:40:39 +0000
(21:40 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 30 Sep 2011 21:23:36 +0000
(23:23 +0200)
gtk/a11y/gtkwindowaccessible.c
patch
|
blob
|
history
diff --git
a/gtk/a11y/gtkwindowaccessible.c
b/gtk/a11y/gtkwindowaccessible.c
index 2a65f2f97e4a4636ba41c95bffd5503a4e756c5c..a60d499d6baa20d903333804d7ad7d29c5b37447 100644
(file)
--- a/
gtk/a11y/gtkwindowaccessible.c
+++ b/
gtk/a11y/gtkwindowaccessible.c
@@
-20,7
+20,7
@@
#include "config.h"
-#include <gtk/gtk
x
.h>
+#include <gtk/gtk.h>
#include "gtkwindowaccessible.h"
#include "gtktoplevelaccessible.h"